You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > BinaryOr Method > TMtxVecInt.BinaryOr Method ([In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.BinaryOr Method ([In] TMtxVecInt)

Apply binary "or" between coresponding elements in Src and Self.

Syntax
C#
Visual Basic
public TMtxVecInt BinaryOr([In] TMtxVecInt Src);

the result of binary "or" of Src values with coresponding values in Self (this).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!